home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 June / ccd0605.iso / Software / Shareware / Utilitare / supercoolpim / setup.exe / {app} / SuperCoolPIM.exe / 0 / RCDATA / TFORMEMAIL / TFORMEMAIL.txt
Text File  |  2005-01-28  |  26KB  |  798 lines

  1. object FormEmail: TFormEmail
  2.   Left = 297
  3.   Top = 128
  4.   HelpContext = 708
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   Caption = 'Send Mass Emails'
  8.   ClientHeight = 438
  9.   ClientWidth = 587
  10.   Color = clBtnFace
  11.   Font.Charset = DEFAULT_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Position = poDesktopCenter
  18.   ShowHint = True
  19.   OnCloseQuery = FormCloseQuery
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 96
  22.   TextHeight = 13
  23.   object btnHelp: TBitBtn
  24.     Left = 85
  25.     Top = 396
  26.     Width = 75
  27.     Height = 28
  28.     Caption = '&Help'
  29.     Font.Charset = ANSI_CHARSET
  30.     Font.Color = clWindowText
  31.     Font.Height = -13
  32.     Font.Name = 'Arial'
  33.     Font.Style = []
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     OnClick = btnHelpClick
  37.   end
  38.   object btnBack: TBitBtn
  39.     Left = 200
  40.     Top = 396
  41.     Width = 75
  42.     Height = 28
  43.     Caption = 'B&ack'
  44.     Enabled = False
  45.     Font.Charset = ANSI_CHARSET
  46.     Font.Color = clWindowText
  47.     Font.Height = -13
  48.     Font.Name = 'Arial'
  49.     Font.Style = []
  50.     ParentFont = False
  51.     TabOrder = 1
  52.     OnClick = btnBackClick
  53.   end
  54.   object btnNext: TBitBtn
  55.     Left = 314
  56.     Top = 396
  57.     Width = 75
  58.     Height = 28
  59.     Caption = 'N&ext'
  60.     Font.Charset = ANSI_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -13
  63.     Font.Name = 'Arial'
  64.     Font.Style = []
  65.     ParentFont = False
  66.     TabOrder = 2
  67.     OnClick = btnNextClick
  68.   end
  69.   object btnCancel: TBitBtn
  70.     Left = 429
  71.     Top = 396
  72.     Width = 75
  73.     Height = 28
  74.     Caption = 'Can&cel'
  75.     Font.Charset = ANSI_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -13
  78.     Font.Name = 'Arial'
  79.     Font.Style = []
  80.     ParentFont = False
  81.     TabOrder = 3
  82.     OnClick = btnCancelClick
  83.   end
  84.   object Panel1: TPanel
  85.     Left = 0
  86.     Top = 0
  87.     Width = 587
  88.     Height = 378
  89.     Align = alTop
  90.     TabOrder = 4
  91.     object Notebook1: TNotebook
  92.       Left = 1
  93.       Top = 1
  94.       Width = 585
  95.       Height = 376
  96.       Align = alClient
  97.       PageIndex = 1
  98.       TabOrder = 0
  99.       OnPageChanged = Notebook1PageChanged
  100.       object TPage
  101.         Left = 0
  102.         Top = 0
  103.         Caption = 'Default'
  104.         object Label5: TLabel
  105.           Left = 76
  106.           Top = 96
  107.           Width = 93
  108.           Height = 16
  109.           Caption = 'Sender Address'
  110.           Font.Charset = ANSI_CHARSET
  111.           Font.Color = clWindowText
  112.           Font.Height = -13
  113.           Font.Name = 'Arial'
  114.           Font.Style = []
  115.           ParentFont = False
  116.         end
  117.         object Label6: TLabel
  118.           Left = 76
  119.           Top = 132
  120.           Width = 71
  121.           Height = 16
  122.           Caption = 'Smtp Server'
  123.           Font.Charset = ANSI_CHARSET
  124.           Font.Color = clWindowText
  125.           Font.Height = -13
  126.           Font.Name = 'Arial'
  127.           Font.Style = []
  128.           ParentFont = False
  129.         end
  130.         object Label7: TLabel
  131.           Left = 76
  132.           Top = 169
  133.           Width = 93
  134.           Height = 16
  135.           Caption = 'Connection Port'
  136.           Font.Charset = ANSI_CHARSET
  137.           Font.Color = clWindowText
  138.           Font.Height = -13
  139.           Font.Name = 'Arial'
  140.           Font.Style = []
  141.           ParentFont = False
  142.         end
  143.         object Label8: TLabel
  144.           Left = 76
  145.           Top = 205
  146.           Width = 63
  147.           Height = 16
  148.           Caption = 'Login Type'
  149.           Font.Charset = ANSI_CHARSET
  150.           Font.Color = clWindowText
  151.           Font.Height = -13
  152.           Font.Name = 'Arial'
  153.           Font.Style = []
  154.           ParentFont = False
  155.         end
  156.         object Label9: TLabel
  157.           Left = 76
  158.           Top = 242
  159.           Width = 86
  160.           Height = 16
  161.           Caption = 'Account Name'
  162.           Font.Charset = ANSI_CHARSET
  163.           Font.Color = clWindowText
  164.           Font.Height = -13
  165.           Font.Name = 'Arial'
  166.           Font.Style = []
  167.           ParentFont = False
  168.         end
  169.         object Label10: TLabel
  170.           Left = 76
  171.           Top = 278
  172.           Width = 57
  173.           Height = 16
  174.           Caption = 'Password'
  175.           Font.Charset = ANSI_CHARSET
  176.           Font.Color = clWindowText
  177.           Font.Height = -13
  178.           Font.Name = 'Arial'
  179.           Font.Style = []
  180.           ParentFont = False
  181.         end
  182.         object Label1: TLabel
  183.           Left = 244
  184.           Top = 15
  185.           Width = 99
  186.           Height = 18
  187.           Caption = 'Email Account'
  188.           Font.Charset = ANSI_CHARSET
  189.           Font.Color = clWindowText
  190.           Font.Height = -15
  191.           Font.Name = 'Arial'
  192.           Font.Style = [fsBold]
  193.           ParentFont = False
  194.         end
  195.         object Label15: TLabel
  196.           Left = 76
  197.           Top = 59
  198.           Width = 79
  199.           Height = 16
  200.           Caption = 'Sender Name'
  201.           Font.Charset = ANSI_CHARSET
  202.           Font.Color = clWindowText
  203.           Font.Height = -13
  204.           Font.Name = 'Arial'
  205.           Font.Style = []
  206.           ParentFont = False
  207.         end
  208.         object Editsender: TEdit
  209.           Left = 187
  210.           Top = 93
  211.           Width = 316
  212.           Height = 24
  213.           AutoSize = False
  214.           Font.Charset = ANSI_CHARSET
  215.           Font.Color = clWindowText
  216.           Font.Height = -13
  217.           Font.Name = 'Arial'
  218.           Font.Style = []
  219.           ParentFont = False
  220.           TabOrder = 0
  221.         end
  222.         object Editsmtp: TEdit
  223.           Left = 187
  224.           Top = 129
  225.           Width = 316
  226.           Height = 24
  227.           AutoSize = False
  228.           Font.Charset = ANSI_CHARSET
  229.           Font.Color = clWindowText
  230.           Font.Height = -13
  231.           Font.Name = 'Arial'
  232.           Font.Style = []
  233.           ParentFont = False
  234.           TabOrder = 1
  235.         end
  236.         object Editport: TEdit
  237.           Left = 187
  238.           Top = 166
  239.           Width = 316
  240.           Height = 24
  241.           AutoSize = False
  242.           Font.Charset = ANSI_CHARSET
  243.           Font.Color = clWindowText
  244.           Font.Height = -13
  245.           Font.Name = 'Arial'
  246.           Font.Style = []
  247.           ParentFont = False
  248.           TabOrder = 2
  249.         end
  250.         object cbtype: TComboBox
  251.           Left = 187
  252.           Top = 203
  253.           Width = 316
  254.           Height = 24
  255.           Style = csDropDownList
  256.           Font.Charset = ANSI_CHARSET
  257.           Font.Color = clWindowText
  258.           Font.Height = -13
  259.           Font.Name = 'Arial'
  260.           Font.Style = []
  261.           ItemHeight = 16
  262.           ParentFont = False
  263.           TabOrder = 3
  264.           Items.Strings = (
  265.             'None'
  266.             'Simple Login')
  267.         end
  268.         object Edituser: TEdit
  269.           Left = 187
  270.           Top = 239
  271.           Width = 316
  272.           Height = 24
  273.           AutoSize = False
  274.           Font.Charset = ANSI_CHARSET
  275.           Font.Color = clWindowText
  276.           Font.Height = -13
  277.           Font.Name = 'Arial'
  278.           Font.Style = []
  279.           ParentFont = False
  280.           TabOrder = 4
  281.         end
  282.         object Editpassword: TEdit
  283.           Left = 187
  284.           Top = 276
  285.           Width = 316
  286.           Height = 24
  287.           AutoSize = False
  288.           Font.Charset = ANSI_CHARSET
  289.           Font.Color = clWindowText
  290.           Font.Height = -13
  291.           Font.Name = 'Arial'
  292.           Font.Style = []
  293.           ParentFont = False
  294.           PasswordChar = '*'
  295.           TabOrder = 5
  296.         end
  297.         object EditName: TEdit
  298.           Left = 187
  299.           Top = 56
  300.           Width = 316
  301.           Height = 24
  302.           AutoSize = False
  303.           Font.Charset = ANSI_CHARSET
  304.           Font.Color = clWindowText
  305.           Font.Height = -13
  306.           Font.Name = 'Arial'
  307.           Font.Style = []
  308.           ParentFont = False
  309.           TabOrder = 6
  310.         end
  311.       end
  312.       object TPage
  313.         Left = 0
  314.         Top = 0
  315.         Caption = 'second'
  316.         object Label2: TLabel
  317.           Left = 241
  318.           Top = 15
  319.           Width = 110
  320.           Height = 18
  321.           Caption = 'Email Recipient'
  322.           Font.Charset = ANSI_CHARSET
  323.           Font.Color = clWindowText
  324.           Font.Height = -15
  325.           Font.Name = 'Arial'
  326.           Font.Style = [fsBold]
  327.           ParentFont = False
  328.         end
  329.         object GroupBox1: TGroupBox
  330.           Left = 50
  331.           Top = 43
  332.           Width = 481
  333.           Height = 73
  334.           Caption = 'Address Range'
  335.           Font.Charset = ANSI_CHARSET
  336.           Font.Color = clWindowText
  337.           Font.Height = -13
  338.           Font.Name = 'Arial'
  339.           Font.Style = []
  340.           ParentFont = False
  341.           TabOrder = 0
  342.           object ComboBox1: TComboBox
  343.             Left = 18
  344.             Top = 30
  345.             Width = 446
  346.             Height = 24
  347.             Style = csDropDownList
  348.             Font.Charset = ANSI_CHARSET
  349.             Font.Color = clWindowText
  350.             Font.Height = -13
  351.             Font.Name = 'Arial'
  352.             Font.Style = []
  353.             ItemHeight = 16
  354.             ParentFont = False
  355.             TabOrder = 0
  356.           end
  357.         end
  358.         object GroupBox2: TGroupBox
  359.           Left = 50
  360.           Top = 130
  361.           Width = 481
  362.           Height = 164
  363.           Caption = 'Included Emails'
  364.           Font.Charset = ANSI_CHARSET
  365.           Font.Color = clWindowText
  366.           Font.Height = -13
  367.           Font.Name = 'Arial'
  368.           Font.Style = []
  369.           ParentFont = False
  370.           TabOrder = 1
  371.           object btnSelectall: TSpeedButton
  372.             Left = 443
  373.             Top = 57
  374.             Width = 29
  375.             Height = 27
  376.             Hint = 'Check All Items'
  377.             Flat = True
  378.             Glyph.Data = {
  379.               C6050000424DC605000000000000360400002800000014000000140000000100
  380.               0800000000009001000000000000000000000001000000000000000000000000
  381.               80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  382.               A6000020400000206000002080000020A0000020C0000020E000004000000040
  383.               20000040400000406000004080000040A0000040C0000040E000006000000060
  384.               20000060400000606000006080000060A0000060C0000060E000008000000080
  385.               20000080400000806000008080000080A0000080C0000080E00000A0000000A0
  386.               200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
  387.               200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
  388.               200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
  389.               20004000400040006000400080004000A0004000C0004000E000402000004020
  390.               20004020400040206000402080004020A0004020C0004020E000404000004040
  391.               20004040400040406000404080004040A0004040C0004040E000406000004060
  392.               20004060400040606000406080004060A0004060C0004060E000408000004080
  393.               20004080400040806000408080004080A0004080C0004080E00040A0000040A0
  394.               200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
  395.               200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
  396.               200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
  397.               20008000400080006000800080008000A0008000C0008000E000802000008020
  398.               20008020400080206000802080008020A0008020C0008020E000804000008040
  399.               20008040400080406000804080008040A0008040C0008040E000806000008060
  400.               20008060400080606000806080008060A0008060C0008060E000808000008080
  401.               20008080400080806000808080008080A0008080C0008080E00080A0000080A0
  402.               200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
  403.               200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
  404.               200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
  405.               2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
  406.               2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
  407.               2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
  408.               2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
  409.               2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
  410.               2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
  411.               2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
  412.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F7F7F7F7F7F7
  413.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  414.               F7F7F7F7F7F7F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7000000F70404
  415.               040404040404F7F7F7F7F7F7F7F7F7F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  416.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F700F7F7F7F7F7F7F7F7
  417.               F7F7F7F7F7F7F7F7F7F7000000F70404040404040404F7F7F7F7F7F7F7F7F7F7
  418.               00F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  419.               F7F7F7F7F7F7F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7000000F70404
  420.               040404040404F7F7F7F7F7F7F7F7F7F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  421.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F700F7F7F7F7F7F7F7F7
  422.               F7F7F7F7F7F7F7F7F7F7000000F70404040404040404F7F7F7F7F7F7F7F7F7F7
  423.               00F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  424.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  425.               F7F7F7F7F7F7F7F7F7F7}
  426.             ParentShowHint = False
  427.             ShowHint = True
  428.             OnClick = btnSelectallClick
  429.           end
  430.           object btnUnselectAll: TSpeedButton
  431.             Left = 443
  432.             Top = 84
  433.             Width = 29
  434.             Height = 27
  435.             Hint = 'Uncheck All Items'
  436.             Flat = True
  437.             Glyph.Data = {
  438.               C6050000424DC605000000000000360400002800000014000000140000000100
  439.               0800000000009001000000000000000000000001000000000000000000000000
  440.               80000080000000808000800000008000800080800000C0C0C000C0DCC000F0CA
  441.               A6000020400000206000002080000020A0000020C0000020E000004000000040
  442.               20000040400000406000004080000040A0000040C0000040E000006000000060
  443.               20000060400000606000006080000060A0000060C0000060E000008000000080
  444.               20000080400000806000008080000080A0000080C0000080E00000A0000000A0
  445.               200000A0400000A0600000A0800000A0A00000A0C00000A0E00000C0000000C0
  446.               200000C0400000C0600000C0800000C0A00000C0C00000C0E00000E0000000E0
  447.               200000E0400000E0600000E0800000E0A00000E0C00000E0E000400000004000
  448.               20004000400040006000400080004000A0004000C0004000E000402000004020
  449.               20004020400040206000402080004020A0004020C0004020E000404000004040
  450.               20004040400040406000404080004040A0004040C0004040E000406000004060
  451.               20004060400040606000406080004060A0004060C0004060E000408000004080
  452.               20004080400040806000408080004080A0004080C0004080E00040A0000040A0
  453.               200040A0400040A0600040A0800040A0A00040A0C00040A0E00040C0000040C0
  454.               200040C0400040C0600040C0800040C0A00040C0C00040C0E00040E0000040E0
  455.               200040E0400040E0600040E0800040E0A00040E0C00040E0E000800000008000
  456.               20008000400080006000800080008000A0008000C0008000E000802000008020
  457.               20008020400080206000802080008020A0008020C0008020E000804000008040
  458.               20008040400080406000804080008040A0008040C0008040E000806000008060
  459.               20008060400080606000806080008060A0008060C0008060E000808000008080
  460.               20008080400080806000808080008080A0008080C0008080E00080A0000080A0
  461.               200080A0400080A0600080A0800080A0A00080A0C00080A0E00080C0000080C0
  462.               200080C0400080C0600080C0800080C0A00080C0C00080C0E00080E0000080E0
  463.               200080E0400080E0600080E0800080E0A00080E0C00080E0E000C0000000C000
  464.               2000C0004000C0006000C0008000C000A000C000C000C000E000C0200000C020
  465.               2000C0204000C0206000C0208000C020A000C020C000C020E000C0400000C040
  466.               2000C0404000C0406000C0408000C040A000C040C000C040E000C0600000C060
  467.               2000C0604000C0606000C0608000C060A000C060C000C060E000C0800000C080
  468.               2000C0804000C0806000C0808000C080A000C080C000C080E000C0A00000C0A0
  469.               2000C0A04000C0A06000C0A08000C0A0A000C0A0C000C0A0E000C0C00000C0C0
  470.               2000C0C04000C0C06000C0C08000C0C0A000F0FBFF00A4A0A000808080000000
  471.               FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00F7F7F7F7F7F7
  472.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  473.               F7F7F7F7F7F700F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F700F7F70404
  474.               040404040404F7F7F7F7F7F7F7F700F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  475.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F700F700F7F7F7F7F7F7F7
  476.               F7F7F7F7F7F7F7F7F7F7F700F7F70404040404040404F7F7F7F7F7F7F7F700F7
  477.               00F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  478.               F7F7F7F7F7F700F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F700F7F70404
  479.               040404040404F7F7F7F7F7F7F7F700F700F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  480.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F700F700F7F7F7F7F7F7F7
  481.               F7F7F7F7F7F7F7F7F7F7F700F7F70404040404040404F7F7F7F7F7F7F7F700F7
  482.               00F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  483.               F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7
  484.               F7F7F7F7F7F7F7F7F7F7}
  485.             ParentShowHint = False
  486.             ShowHint = True
  487.             OnClick = btnUnselectAllClick
  488.           end
  489.           object RxCheckListBox1: TRxCheckListBox
  490.             Left = 17
  491.             Top = 24
  492.             Width = 427
  493.             Height = 121
  494.             CheckKind = ckCheckMarks
  495.             Font.Charset = ANSI_CHARSET
  496.             Font.Color = clWindowText
  497.             Font.Height = -13
  498.             Font.Name = 'Arial'
  499.             Font.Style = []
  500.             ItemHeight = 18
  501.             ParentFont = False
  502.             Style = lbOwnerDrawFixed
  503.             TabOrder = 0
  504.             InternalVersion = 202
  505.             Strings = (
  506.               'Home Email 1'
  507.               1
  508.               True
  509.               'Home Email 2'
  510.               1
  511.               True
  512.               'Home Email 3'
  513.               1
  514.               True
  515.               'Business Email 1'
  516.               1
  517.               True
  518.               'Business Email 2'
  519.               1
  520.               True
  521.               'Business Email 3'
  522.               1
  523.               True)
  524.           end
  525.         end
  526.       end
  527.       object TPage
  528.         Left = 0
  529.         Top = 0
  530.         Caption = 'third'
  531.         object Label3: TLabel
  532.           Left = 14
  533.           Top = 52
  534.           Width = 85
  535.           Height = 16
  536.           Caption = 'Prefix of Name'
  537.           Font.Charset = ANSI_CHARSET
  538.           Font.Color = clWindowText
  539.           Font.Height = -13
  540.           Font.Name = 'Arial'
  541.           Font.Style = []
  542.           ParentFont = False
  543.         end
  544.         object Label4: TLabel
  545.           Left = 305
  546.           Top = 52
  547.           Width = 84
  548.           Height = 16
  549.           Caption = 'Suffix of Name'
  550.           Font.Charset = ANSI_CHARSET
  551.           Font.Color = clWindowText
  552.           Font.Height = -13
  553.           Font.Name = 'Arial'
  554.           Font.Style = []
  555.           ParentFont = False
  556.         end
  557.         object Label11: TLabel
  558.           Left = 14
  559.           Top = 88
  560.           Width = 81
  561.           Height = 16
  562.           Caption = 'Email Subject'
  563.           Font.Charset = ANSI_CHARSET
  564.           Font.Color = clWindowText
  565.           Font.Height = -13
  566.           Font.Name = 'Arial'
  567.           Font.Style = []
  568.           ParentFont = False
  569.         end
  570.         object Label12: TLabel
  571.           Left = 14
  572.           Top = 120
  573.           Width = 82
  574.           Height = 16
  575.           Caption = 'Email Content'
  576.           Font.Charset = ANSI_CHARSET
  577.           Font.Color = clWindowText
  578.           Font.Height = -13
  579.           Font.Name = 'Arial'
  580.           Font.Style = []
  581.           ParentFont = False
  582.         end
  583.         object Label13: TLabel
  584.           Left = 14
  585.           Top = 272
  586.           Width = 74
  587.           Height = 16
  588.           Caption = 'Attachments'
  589.           Font.Charset = ANSI_CHARSET
  590.           Font.Color = clWindowText
  591.           Font.Height = -13
  592.           Font.Name = 'Arial'
  593.           Font.Style = []
  594.           ParentFont = False
  595.         end
  596.         object Button2: TSpeedButton
  597.           Left = 548
  598.           Top = 292
  599.           Width = 24
  600.           Height = 24
  601.           Hint = 'Add Files'
  602.           Flat = True
  603.           Font.Charset = ANSI_CHARSET
  604.           Font.Color = clWindowText
  605.           Font.Height = -13
  606.           Font.Name = 'Arial'
  607.           Font.Style = []
  608.           Glyph.Data = {
  609.             F6000000424DF600000000000000760000002800000010000000100000000100
  610.             0400000000008000000000000000000000001000000000000000000000000000
  611.             8000008000000080800080000000800080008080000080808000C0C0C0000000
  612.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00666666000000
  613.             00006666660FFFFFFFF06666660FF4444FF06666660FFFFFFFF06666660FF444
  614.             4FF06666660FFFFFFFF06666660FF444F0006666660FFFFFF0806600000FFFFF
  615.             F006660BB00000000066000BB000666666660BBBBBB0666666660BBBBBB06666
  616.             6666000BB00066666666660BB066666666666600006666666666}
  617.           ParentFont = False
  618.           ParentShowHint = False
  619.           ShowHint = True
  620.           OnClick = Button2Click
  621.         end
  622.         object Button4: TSpeedButton
  623.           Left = 548
  624.           Top = 316
  625.           Width = 24
  626.           Height = 24
  627.           Hint = 'Delete a item'
  628.           Flat = True
  629.           Font.Charset = ANSI_CHARSET
  630.           Font.Color = clWindowText
  631.           Font.Height = -13
  632.           Font.Name = 'Arial'
  633.           Font.Style = []
  634.           Glyph.Data = {
  635.             42010000424D4201000000000000760000002800000011000000110000000100
  636.             040000000000CC00000000000000000000001000000010000000000000000000
  637.             BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
  638.             FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
  639.             777770000000777777777777777770000000777777777777770F700000007777
  640.             0F777777777770000000777000F7777770F770000000777000F777770F777000
  641.             00007777000F77700F777000000077777000F700F7777000000077777700000F
  642.             7777700000007777777000F777777000000077777700000F7777700000007777
  643.             7000F70F7777700000007770000F77700F7770000000770000F7777700F77000
  644.             00007700F7777777700F70000000777777777777777770000000777777777777
  645.             777770000000}
  646.           ParentFont = False
  647.           ParentShowHint = False
  648.           ShowHint = True
  649.           OnClick = Button4Click
  650.         end
  651.         object Label14: TLabel
  652.           Left = 242
  653.           Top = 15
  654.           Width = 99
  655.           Height = 18
  656.           Caption = 'Email Content'
  657.           Font.Charset = ANSI_CHARSET
  658.           Font.Color = clWindowText
  659.           Font.Height = -15
  660.           Font.Name = 'Arial'
  661.           Font.Style = [fsBold]
  662.           ParentFont = False
  663.         end
  664.         object ListBox1: TListBox
  665.           Left = 14
  666.           Top = 292
  667.           Width = 534
  668.           Height = 48
  669.           Font.Charset = ANSI_CHARSET
  670.           Font.Color = clWindowText
  671.           Font.Height = -12
  672.           Font.Name = 'Arial'
  673.           Font.Style = []
  674.           ItemHeight = 15
  675.           ParentFont = False
  676.           TabOrder = 0
  677.         end
  678.         object Memo1: TMemo
  679.           Left = 14
  680.           Top = 138
  681.           Width = 555
  682.           Height = 130
  683.           Font.Charset = ANSI_CHARSET
  684.           Font.Color = clWindowText
  685.           Font.Height = -13
  686.           Font.Name = 'Arial'
  687.           Font.Style = []
  688.           ParentFont = False
  689.           ScrollBars = ssBoth
  690.           TabOrder = 1
  691.         end
  692.         object EditSubject: TEdit
  693.           Left = 103
  694.           Top = 85
  695.           Width = 466
  696.           Height = 24
  697.           AutoSize = False
  698.           Font.Charset = ANSI_CHARSET
  699.           Font.Color = clWindowText
  700.           Font.Height = -13
  701.           Font.Name = 'Arial'
  702.           Font.Style = []
  703.           ParentFont = False
  704.           TabOrder = 2
  705.           Text = 'Please input email subject '
  706.         end
  707.         object EditPrefix: TEdit
  708.           Left = 103
  709.           Top = 51
  710.           Width = 176
  711.           Height = 24
  712.           AutoSize = False
  713.           Font.Charset = ANSI_CHARSET
  714.           Font.Color = clWindowText
  715.           Font.Height = -13
  716.           Font.Name = 'Arial'
  717.           Font.Style = []
  718.           ParentFont = False
  719.           TabOrder = 3
  720.           Text = 'Dear'
  721.         end
  722.         object EditSuffix: TEdit
  723.           Left = 393
  724.           Top = 51
  725.           Width = 176
  726.           Height = 24
  727.           AutoSize = False
  728.           Font.Charset = ANSI_CHARSET
  729.           Font.Color = clWindowText
  730.           Font.Height = -13
  731.           Font.Name = 'Arial'
  732.           Font.Style = []
  733.           ParentFont = False
  734.           TabOrder = 4
  735.           Text = ','
  736.         end
  737.         object StatusBar1: TStatusBar
  738.           Left = 0
  739.           Top = 349
  740.           Width = 585
  741.           Height = 27
  742.           BorderWidth = 1
  743.           Panels = <
  744.             item
  745.               Text = ' Total User: Email: Send Email'
  746.               Width = 290
  747.             end
  748.             item
  749.               Width = 50
  750.             end>
  751.           SimplePanel = False
  752.         end
  753.       end
  754.     end
  755.   end
  756.   object ProgressBar1: TProgressBar
  757.     Left = 8
  758.     Top = 382
  759.     Width = 74
  760.     Height = 19
  761.     Min = 0
  762.     Max = 100
  763.     Smooth = True
  764.     TabOrder = 5
  765.   end
  766.   object IdMsgSend: TIdMessage
  767.     AttachmentEncoding = 'MIME'
  768.     BccList = <>
  769.     CCList = <>
  770.     ContentType = 'text/plain'
  771.     Encoding = meMIME
  772.     Recipients = <>
  773.     ReplyTo = <>
  774.     Left = 9
  775.     Top = 404
  776.   end
  777.   object IdAntiFreeze1: TIdAntiFreeze
  778.     IdleTimeOut = 120
  779.     OnlyWhenIdle = False
  780.     Left = 37
  781.     Top = 403
  782.   end
  783.   object SMTP: TIdSMTP
  784.     OnStatus = SMTPStatus
  785.     MaxLineAction = maException
  786.     ReadTimeout = 0
  787.     RecvBufferSize = 8192
  788.     OnDisconnected = SMTPDisconnected
  789.     OnWork = SMTPWork
  790.     OnWorkBegin = SMTPWorkBegin
  791.     OnWorkEnd = SMTPWorkEnd
  792.     Port = 25
  793.     AuthenticationType = atNone
  794.     Left = 64
  795.     Top = 402
  796.   end
  797. end
  798.